[INFO] cloning repository https://github.com/karlorz/atomcode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karlorz/atomcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlorz%2Fatomcode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlorz%2Fatomcode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 152b2cc132dda9b177c3a030e21cfacd95494ea3
[INFO] checking karlorz/atomcode against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlorz%2Fatomcode" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/karlorz/atomcode
[INFO] finished tweaking git repo https://github.com/karlorz/atomcode
[INFO] tweaked toml for git repo https://github.com/karlorz/atomcode written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karlorz/atomcode on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karlorz/atomcode already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 545c15a990a107f717011cd81271f2b473ebcbc3d5cb793189d2d924172c915e
[INFO] running `Command { std: "docker" "start" "545c15a990a107f717011cd81271f2b473ebcbc3d5cb793189d2d924172c915e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "545c15a990a107f717011cd81271f2b473ebcbc3d5cb793189d2d924172c915e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "545c15a990a107f717011cd81271f2b473ebcbc3d5cb793189d2d924172c915e" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "545c15a990a107f717011cd81271f2b473ebcbc3d5cb793189d2d924172c915e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "545c15a990a107f717011cd81271f2b473ebcbc3d5cb793189d2d924172c915e" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking tendril v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling web_atoms v0.2.5
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling tree-sitter v0.26.10
[INFO] [stderr]     Checking markup5ever v0.38.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]     Checking ignore v0.4.27
[INFO] [stderr]     Checking xml5ever v0.38.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking html5ever v0.38.0
[INFO] [stderr]     Checking serial_test v3.5.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking markup5ever_rcdom v0.38.0+unofficial
[INFO] [stderr]     Checking htmd v0.5.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking atomcode-askpass v0.0.0 (/opt/rustwide/workdir/crates/atomcode-askpass)
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking atomcode-kernel v0.0.0 (/opt/rustwide/workdir/crates/atomcode-kernel)
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling agent-client-protocol-derive v1.0.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking assert_cmd v2.2.2
[INFO] [stderr]     Checking atomcode-codingplan-crypto v0.1.0 (/opt/rustwide/workdir/crates/atomcode-codingplan-crypto)
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=e49354ae6273a3d9 -C extra-filename=-dd060d4be429916a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-d2edf130acb84086.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c38626212d5d479c.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-80687936758fa695.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-ebd94115187c1e9a.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5cd8f496451fc958.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-101f873bca723251.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a95792790d8e3fe3.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c30dc506e49cab63.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-893c1a2db07ebe79.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "545c15a990a107f717011cd81271f2b473ebcbc3d5cb793189d2d924172c915e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "545c15a990a107f717011cd81271f2b473ebcbc3d5cb793189d2d924172c915e", kill_on_drop: false }`
[INFO] [stdout] 545c15a990a107f717011cd81271f2b473ebcbc3d5cb793189d2d924172c915e
